Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/processing-info

Description:

Represents processing information for the given merchant.

Supported Actions:

delete  
Method:  DELETE       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Deletes processing information for this merchant.


load  
Method:  GET       Implicit:  Yes       Returns:  MerchantProcessingInfo      
Consumes:  xurl  Produces:  json, xml 
 
Loads processing information for this merchant.


modify  
Method:  POST       Implicit:  Yes       Returns:  MerchantProcessingInfo      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Modifies processing information for this merchant.

Parameters:
# Name Type Required Default Description
01 object MerchantProcessingInfo Yes Updated object information.

Groups processing related settings of the merchant.